Feature: Escenario 4 de prueba Ghost Kraken
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 14.917s |
Scenario: Escenario 4.
Before
0m 0.001s
Before
0m 0.635s
Given
I navigate to page "<URL>"
0m 1.450s
When
I login ghost "<USERNAME>" and "<PASSWORD>"
0m 0.900s
And
I wait for 1 seconds
0m 1.144s
Then
the URL should be dashboard "<EXPECTED_URL_DASHBOARD>"
0m 0.316s
And
I take screenshot
0m 0.295s
When
I click posts
0m 0.171s
And
I wait for 1 seconds
0m 1.124s
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
0m 0.117s
And
I count posts
0m 0.132s
And
I take screenshot
0m 0.239s
When
I click edit post
0m 0.155s
And
I wait for 1 seconds
0m 1.110s
And
I take screenshot
0m 0.313s
And
I edit a draft post
0m 1.170s
And
I wait for 1 seconds
0m 1.103s
And
I click Posts
0m 0.191s
And
I wait for 1 seconds
0m 1.148s
And
I take screenshot
0m 0.247s
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
0m 0.138s
And
The list of posts should be the same
0m 0.172s
And
I wait for 1 seconds
0m 1.145s
And
I should see Draft on the post
0m 0.132s
And
I wait for 1 seconds
0m 1.122s
And
I take screenshot
0m 0.237s
After
0m 0.010s
Screenshots
Before
NO IMAGE AVAILABLE
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
When
I login ghost "<USERNAME>" and "<PASSWORD>"
And
I wait for 1 seconds
Then
the URL should be dashboard "<EXPECTED_URL_DASHBOARD>"
And
I take screenshot
When
I click posts
And
I wait for 1 seconds
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
And
I count posts
And
I take screenshot
When
I click edit post
And
I wait for 1 seconds
And
I take screenshot
And
I edit a draft post
And
I wait for 1 seconds
And
I click Posts
And
I wait for 1 seconds
And
I take screenshot
Then
the URL should be posts "<EXPECTED_URL_POSTS>"
And
The list of posts should be the same
And
I wait for 1 seconds
And
I should see Draft on the post
And
I wait for 1 seconds
And
I take screenshot
After
NO IMAGE AVAILABLE